h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,p ,span {
    /* font-family:'Raleway', sans-serif !important; */
    font-family: 'Open Sans', sans-serif !important;
    
}


/* container LR margin and padding */
@media (min-width: 1200px){
   .about-container-style , .service-container , .client-container, .container-footer{
        max-width: 1240px;
    }
    .our-services-subpage-container{
        max-width: 1240px;
    }    

    .contactus-subpage-container{
        max-width: 1240px;
    }
    .contactus-subpage-container-map{
        padding: 0px !important;
        /* max-width: 1640px; */
        /* width: 100%;   */        
    }
    .remove-map-padding{
        padding: 0px !important;
    }
    .header-container-fluid{
        padding-left: 0px !important;
        padding-right: 0px !important;
        /* padding-top: 15px !important;
        padding-bottom: 15px !important; */
    }
    .header-container-nav{
        max-width: 1240px;
        margin-left: auto;
        margin-right: auto;
    }
    .mini-header-container {
        max-width: 1240px;
        margin-left: auto;
        margin-right: auto;
    }  
    /*section.slider-section {*/
    /*    position: relative;*/
    /*    top: 14%;*/
    /*}  */
}

@media (min-width: 1400px){
    .header-container-nav{
        /*max-width: 1340px;*/
        max-width: 1367px;
        margin-left: auto;
        margin-right: auto;
    }

    .mini-header-container {
        max-width: 1340px;
        margin-left: auto;
        margin-right: auto;
    }    
}


.mini-header-container{
    padding: 0px !important;
}


/* logo resize desktop - tab - mobile */
.logo{
    height: auto !important;
    width: 210px !important;
}
.f-logo{
    height: auto !important;
    width: 310px !important;
    margin-bottom: 20px !important;
}
@media only screen and (min-width: 768px) {
    .logo{
        height: auto !important;
        width: 400px !important;
    }
  }
@media only screen and ( max-width: 992px) {
    .logo{
        height: auto !important;
        width: 175px !important;
    }
}
/* logo resize desktop - tab - mobile */



.topnav-right {
    z-index: 1;
   
  }

  /*@media only screen and (min-width: 768px) {*/
  /*  .topnav-right {*/
  /*      position:absolute;*/
  /*      right:10px !important;*/
  /*    }*/
  /*}*/
  
    @media only screen and (min-width: 991px) {
    .topnav-right {
        position:absolute;
        right:10px !important;
      }
  }


/* .navbar-right{
    float:right !important;
} */

@media only screen and (min-width: 768px) {
    .nav-link{
        padding-right: .9vw !important;
        padding-left: .9vw !important;
    }
  }

/* .slider_image_height{
    height:620px !important;
} */
.nav-link{
      font-size:17px !important;
      font-weight:700 !important;
}
.jumbotron-padding{
    padding: 0px !important;
}
.slider_image{
    width:100%  !important;
    height:90% !important;
}
.card_color_DB{
    background-color:#2d3563 !important;
    width:100% !important;
    height:470px !important;
    border-radius: 12px !important;
}

.card_color_W{
    background-color:#eff5f9!important;
    width:100% !important;
    height:auto !important;
    border-radius: 12px !important;
    border:none !important;
}


.card1{
    top: -60px !important;
}
/*mobile view*/
@media only screen and (max-width: 768px){
.card1 {
    top: -15px !important;
}
}
.Inner-volume{
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    padding-left:45px !important;
    padding-right:45px !important;
}
.card-para-mb{
    margin-bottom: 45px !important;
}

.cardone-icon-ml{
    margin-left: 10px!important;
    font-size:20px !important;
    width: 10px !important;
}
.card-heading-outer-color{
    color:#f5f5f5 !important;
    font-weight: 700;
    font-size: 35px;
}
.card-heading-inner-color{
    color:#67be4b !important;
    font-weight: 700;
    font-size: 35px;
}
.card-para-color{
    color:#d4d4d4 !important
}


.card2{
    top: -60px !important;
}

.menu-text{
    font-family: 'Raleway', sans-serif !important;
    font-weight: 900 !important;
    padding: 25px 20px !important;
}

.card-two-row-padding{
    padding:54px !important;
}

.about_page_heading{
    color:#2d3563 !important;
    font-size:3rem;
    font-weight:700;
    text-align:center !important;
    margin-bottom:0px !important;   
}
.about_page_heading-color2{
    color: #67be4b;
}

/*.about_page_heading:after {
    content:' ';
    position: absolute;
    top:80%;
    left:50%;
    width: 50px;
    background-color: #67be4b;
    border:1px solid #67be4b;
    border-radius:4px;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
    transform:translateX(-50%);  
  }*/

.client_page_heading{
    color:#2d3563 !important;
    font-size:3rem;
    font-weight:700;
    text-align:center !important;
    margin-bottom:  0px !important;   
}

span.client_page_heading-color2 {
    color: #67be4b;
}

/* " SVG icon properties */
/* svg#Capa_1 {
    FONT-WEIGHT: 100;
    position: absolute;
    left: 324px;
    top: 10px;
    height: 50px;
    fill: #67be4b;
} */

/*.client_page_heading:after {
    content:' ';
    position: absolute;
    /* top:43%; 
    top:80%;
    left:50%;
    width: 50px;
    background-color: #67be4b;
    border:1px solid #67be4b;
    border-radius:4px;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
    transform:translateX(-50%);  
  }*/

  .client_page_para{
    margin-top:20px !important;  
    text-align:center !important;
  }

.about_page_para{
     text-align: center !important;
    font-style: italic;
    padding: 10px 343px;
}

.about-icon{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top:30px;
}

.about-icon-font{
     text-align: center !important;
    font-size: 13px !important;
    font-weight: 700;
    padding: 17px 15px;
}

.icon-card{
    background-color: #f5f5f5 !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
    /* width: 160px !important; */
    width: 100% !important;
    height: 160px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border-radius: 6px !important;
    transition: all .6s;
}

.icon-card:hover{
    background-color: #2d3563    !important;
    color:  #f5f5f5;
    
}
.card-button-ui{
    background-color: #67be4b !important;
    color:#f5f5f5 !important;
    font-size:22px;
    font-weight: 500;
    width: 100% !important;
    height: 70px !important;
    border-radius:50px !important;
    border:0px;
    transition: all 0.3s;
}

.card-button-ui:hover{
    background-color: #f5f5f5 !important;
    color:#67be4b !important;
    border: .1px solid #67be4b;
    
}

/* services */
.services-bg{
    background-color:#eff5f9!important;
    width: 100% !important;
}
.services-bg{
    max-width: 1300px !important;
}
.services-row-margin{
    margin: 50px 0px;
}
.card-heading-outer-color-services{
    color:#67be4b !important;
    font-weight:700 !important;
}
.card-heading-inner-color-services{
    color:#2d3563 !important;
    font-weight:700 !important;
}
.services_page_para{
    font-size: 15px !important;
    color: #383838 !important;
    font-weight: 500;
    
}
.services-icon{
    width: 54px !important;
    margin: 10px 0px !important;
}

h6.icon-heading {
    font-weight: 600;
    font-size: 20px;
}

.icon-services-margin{
    margin:25px 0px !important;
}

.icon-services-sub-margin{
    margin:35px 0px !important;
}
.services-button-ui{
    margin:10px !important;
    background-color: #2d3563 !important;
    color:#f5f5f5 !important;
    font-size:17px;
    font-weight: 600;
    width: 70% !important;
    height: 50px !important;
    border-radius:50px !important;
    border:0px;
    transition: all 0.3s;
}

.services-button-ui:hover{
    background-color: #f5f5f5 !important;
    color:#2d3563 !important;
    border: .1px solid #2d3563;
    
}
.services-CT-scan{
    width:100% !important;
    /* transform: scaleX(-1); */
}

/* .color-client{
    background:red !important;
    width:100% !important;
    height: 1000px !important;
} */

.carosel-w{
    /* width: 1140 !important; */
    width: 100% !important;
    margin-top: 50px;
}
.sample-h1{
    text-align: center !important;
}

.card_text_center{
    text-align: center !important;
}


.carousel-indicators{    
    /* top: 255px !important; */
    /* margin: 13px; */
    bottom: auto;
}

.indicators{
    background-color:#2d3563 !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
}

/* client */
.card-style{
    border: 0px !important;
}

.carousel-row-margin{    
    margin-bottom: 45px;
}
/* client e */

/* footer */
.footer-bg-color{
    background-color:#2d3563 !important;
    width: 100%;
}
.mini-footer{
    background-color:#1a2041 !important;
}
.footer-widget-title{
      color: #67be4b !important;
    margin-bottom: 16px;
    margin-top: 1.5rem;
    font-weight: 600;
}
.footer-cl{  
    color:#67be4b !important;
    margin-bottom: 12px !important;
    margin-top: 12px !important;    
    font-size: 13px;
}
.footer-cr{
    color:#5368d0 !important;
}
.footer-fc{
    color:#f5f5f5 !important;
    margin-bottom: 20px !important;
}

.li-bullet-icn-remove{
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    /* margin-bottom: 20px; */
    margin-bottom: 15px;
}
.contact-details{
    padding-left:0 !important ;
}

.footer-sub-h-color{
    color: #67be51 !important;
}
.footer-icn{
    color: #67be51 !important;
    padding-right:5px !important;
}
.copyright-text{
    text-align:center !important;
}
/* address-margin */
/* .address-mar-l{
    margin-left: 84px;
} */

.left-wedget-m{
  
    margin-left: 20px;
    margin-right: 20px;

}
.input-field{
    border: 0px;
    /* border-radius: 4px; */
    margin: 6px 0px;
    padding: 0px 10px;
    width: 100%;
    height: 30px;
    color:#67be51;
}
.footer-button-ui{
    margin: 10px 0px !important;
    background-color: #67be51 !important;
    color: #f5f5f5 !important;
    font-size: 17px;
    font-weight: 600;
    width: 35% !important;
    height: 35px !important;
    border-radius: 50px !important;
    border: 0px;
    transition: all 0.3s;
}

.footer-button-ui:hover{
    background-color: #f5f5f5 !important;
    color:#67be51 !important;
    border: .1px solid #67be51;
    
}

.contactus-button-ui{
    margin: 10px 0px !important;
    background-color: #67be51 !important;
    color: #f5f5f5 !important;
    font-size: 17px;
    font-weight: 600;
    width: 30% !important;
    height: 45px !important;
    /* border-radius: 50px !important; */
    border: 0px;
    transition: all 0.3s;

}

.contactus-button-ui:hover{
    background-color: #f5f5f5 !important;
    color:#67be51 !important;
    border: .1px solid #67be51;
    
}

.request-a-quote-button-ui{
    /* margin: 28px 0px !important; */
    background-color: #67be51 !important;
    color: #f5f5f5 !important;
    font-size: 17px;
    font-weight: 600;
    width: 30% !important;
    height: 45px !important;
    /* border-radius: 50px !important; */
    border: 0px;
    transition: all 0.3s;

}

.request-a-quote-button-ui:hover{
    background-color: #f5f5f5 !important;
    color:#67be51 !important;
    border: .1px solid #67be51;
    
}

.contactus-btn-padding{
    padding: 20px 12px;
}

.center-wedget-m{
    margin-left: 20px;
    margin-right: 20px;
}
.img-location{
    width: 100%;
    margin-bottom: 15px;
}
.right-wedget-m{
    margin-left: 20px;
    margin-right: 20px;
}


/* slider */
.slider-container-style{
    padding: 0px !important;
}

/* @media only screen and (min-width: 768px) {
    .about-container-style{
        padding: 0px 50px !important;
    }
} */

/*our-best-services*/
.our-best-services-row-w{
    width:100% !important;
    margin-bottom: 39px;
}



.header-container-fluid{
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background-color:#ffffff !important;
}


.miniheader-nav-left{
    float:left !important;
}
.miniheader-nav-right{
    float:right !important;
}
.mini-header-i-color{
color:#63aa36;
}
.mini-header-i-ml{
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    margin:1px 5px !important;
}
.mini-header-mr{
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    margin:1px 5px !important;
}

.mini-header-text-c{
    font-weight:500;
    color: #000 !important;
    text-decoration: none !important;
}


.right-header-icon{
    display: inline;
    /* text-align: end !important; */
}
li.li-inline {
    list-style-type: none !important;
    padding: 0px 7px !important;
    display: inline !important;
}

ul.ul-inline {
    text-align: end;
}

li.mini-header-mr {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 8px;

}
ul.list-group-horizontal {
    margin-bottom: 0px;
    padding: 6px 0px;
}

ul.ul-inline {
    /* padding: 5px 96px; */
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 0;
    margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
    .carousel-indicators{    
        display: none;
    }
    ul.ul-inline {
        /* padding: 5px 96px; */
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0;
        margin-bottom: 0px;
    }
    
    .card_color_DB{

        height:auto !important;

    }

    
}
i.fa.fa-envelope.mini-header-i-color {
    /*padding-right: 8px;*/
    margin-right:10px ;
}
  
.row.header-mini-menu {
    height:auto !important;    
    width: 100%;
    margin: 0px !important;
}

@media only screen and (max-width: 767px) {
    .mini-header-text-c{
        font-size: 14px;
    }
    li.li-inline {
        font-size: 15px;
    }
    li.mini-header-mr {
        padding: 0px 2px;
        display: contents;
    }
    ul.ul-inline {
        text-align: center;
        padding-left: 0px !important;
    }
}    
/* services */

/* input outline remove */
button.text-capitalize.services-button-ui {
    outline: none;
}
    button.footer-button-ui.button.is-success.is-size-5 {
        outline: none;
    }




#name, #phoneno, #email{
    border-bottom: 1px solid #151a33 !important;
    background-color: #151a33;
    outline: none;
    /* height: 45px; */
    font-size:16px !important;
    margin: 6px 0px;
    border-radius:0px !important;
}

#message{
    border-bottom: 1px solid #151a33 !important;
    background-color: #151a33;
    outline: none;
    height: 150px !important;
    font-size:16px !important;
    margin: 6px 0px;
    border-radius:0px !important;
}







/* Sub page our pages */
.OS-image-size{
    width:550px;
}

.CT-row-mud, .ultra-scan-row-mud{
    margin:100px 0px !important;
}

.CT-card{
    /* height: 200; */
    height:auto;
    left: -200px;
    top: 100px;
    z-index:1;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    border:0px !important;
} 
.Ultra-sound-card{
    /* height: 200; */
    height:auto;
    left: 200px;
    top: 80px;
    z-index:1;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    border:0px !important;
}

a.btn.OS-button {
    background-color: #433170;
    color:#f5f5f5;
    font-size: 1.1rem;
    border-radius: 2px;
    padding: .375rem 1.75rem;
}

.CT-card-title {
    font-size: 42px;
    font-weight: 700;       
    color:#433170;
    /* background: linear-gradient(#63aa36 32% , #433170 );   */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
}

.ultra-card-title {
    font-size: 42px;
    font-weight: 700;       
    color:#433170;
    /* background: linear-gradient(#63aa36 32% , #433170 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
}

.CT-card-body{
    padding: 1.8rem 1.8rem !important;  
}

.US-card-body{
    padding: 1.8rem 1.8rem !important;
}

.jumbotron{ 
	background-image: url('cover1.jpg'); 
	background-size: cover; 
	background-repeat: no-repeat; 
}  
.breadcrums-center{
    text-align:center;
    font-weight:500;
}
.breadcrums-a-text{
    text-decoration: none !important;
    color: #212529 !important;    
}

.os-main-heading{
    text-align:center;
    margin:30px 0px;
    font-weight: 700;
    background: linear-gradient(#63aa36 32% , #433170 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.os-main-para{
    text-align:center;
    margin:30px 0px;    
}



/* contact page */

.contactus-heading{
    /* font-weight:500;
    color:#63aa36;
    text-align:center; */
    text-align: center;
    margin: 30px 0px;
    font-weight: 700;
    background: linear-gradient(#63aa36 32% , #433170 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.contact-button-ui{   
    float:right; 
    background-color: #67be4b !important;
    color: #f5f5f5 !important;
    font-size: 17px;
    font-weight: 500;
    width: 34% !important;
    height: 55px !important;
    border-radius: 50px !important;
    border: 0px;
    transition: all 0.3s;
}

.contact-button-ui:hover{
    background-color: #f5f5f5 !important;
    color:#67be51 !important;
    border: .1px solid #67be51;
    
}

.contact-one-icon-ml {
    padding-left: 10px !important;
}


.contact-map-img{
    background-size: cover;
    width: 100%;
    /* height: 450; */
    /* margin: 50px 0px; */
}

.contact-l-icon-padding{
    max-width: 12% !important;
}
@media only screen and (min-width: 768px) {
    .contact-map-img{    
        height: 350;        
    }
}

button:focus {
 
    outline: 0px auto -webkit-focus-ring-color !important;
}

.contact-input{
    border-radius: 0px !important;
    border: none;
    border-bottom: 2px solid #433170;
    margin-top: 45px;
    margin-bottom: 96px;
    color: #63aa36 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}
.contact-input-textarea{
    border-radius: 0px !important;
    border: none;
    border-bottom: 2px solid #433170;
    margin: 50px 0px;
    color: #63aa36 !important;
    font-size:18px !important; 
    font-weight: 500 !important;
}
.contact-us-form-padding{
    padding:5rem 0px;
}

.contactus-form-design{     
    background: #f7f7f7;       
    transition: border linear .2s,
    box-shadow linear .2s;
    border-radius: 0px !important;    
    border: none !important;   
    border-bottom: 1px solid #e8e8e8 !important; 
}

.contactus-form-icn {
    color:#67be4b;
    padding: 0px 15px;
    font-size:1.2rem !important;
    padding-top: 10px !important; 
}

.form-control:focus {
    background: #f7f7f7;       
    border-color: #63aa36 !important;
    outline: none !important;
    box-shadow: none !important;
    
    /* color: #63aa36 !important; */
    /* background-color: #fff !important; */
    /* font-size:18px !important; 
    font-weight: 500 !important; */    
}

@media (min-width: 768px){
    .contactus-p-l {
        padding-right: 0px;
    }
    
    .contactus-p-r {
        padding-left: 0px;
    }
}


.contactus-icn{
    padding: 15px 25px !important;
    font-size: 1.8rem !important;
    color:#f5f5f5 !important;
    padding: 15px;
}
.contactus-icon-row-mini{
    margin: 15px 30px;
}

.contactus-icn-mini{
    text-align: center;
    font-size: 1.2rem !important;
    color:#f5f5f5 !important;
    /* padding: 10px; */
    /* border: 1.5px solid #fff;
    border-radius: 50%; */
}

.form-group {
    margin-bottom: 3rem !important;
}

.contactus-h1-padding{
    padding: 10px;
}
.contactus-h5{
    margin-bottom:0px !important;
    color:#f5f5f5 !important;
    /* font-size: 20px; */
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}

.contact-us-right-h6{
    text-transform: uppercase;
    color: #9c9c9c;
}

.contact-us-para-dim{
    font-size:1rem;
    color: #000000 !important;
    margin-bottom: 0rem !important;
    /*color: #307d17fa !important;*/
    /* color: #f5f5f5c2 !important; */
}
.contactus-icon-pos{
        text-align: center;   
}
.contactus-title{
    text-align:center !important;
    margin:10px 0px !important;
    color:#433170 !important;
    font-weight: 700 !important;
}
.contactus-sub-para{
    text-align:center !important;
    margin:10px 0px !important;
    color:#63aa36 !important;
    font-weight: 500;
}

.contactus-card{
    border:0px !important;
}

.contact-row-m{
    margin:40px 0px;
}
/* contactus e */

/* footer */
.cp-container-h{
    height:50px !important;
}
.footer-padding{
    padding: 20px 0px;
}
/* footer e */

/* navbar */
#drop-shadow-nav {
    /* position: fixed; */
    /* width: 100vw; */
    /* height: 50px; */
    /* background-color: #DEDEDE; */
    transition: .6s;
    /* display: flex; */
  }
  
  .floatingNav {
    /* width: calc(100vh - 100px);  */
    border-radius: 2px;
    box-shadow: 0 5px 5px -5px #333;
  }
  
  .nav-link:hover {
    color: #63aa36 !important;
}

/* center-side-full-1 */
/* .btn-3, a:after{
    position:relative !important;
    left:50% !important; 
    bottom:0 !important;
    width:0% !important; 
    height:3px !important; 
    background-color:#ffe800 !important;
    transform:translateX( -50% ) !important;
     -webkit-transition:all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
     -o-transition:all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
      transition:all .3s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
    }
.btn-3, a:hover:after{
    width:100% !important;
} */
/* service section */

.services-section{
    background-color: #ecefff;
    padding: 20px 0px !important;
}

section.client-section {
    padding: 50px 0px;
}

.client-card-color{
    overflow: hidden;
    background: #fdfdfd;
    display: block;
    padding: 30px 30px 20px;
    border: 1px solid #f0f0f0;
    transition: all .5s;
}

.avatar{
    margin-left: 40% !important;
    width:20% !important;
    border-radius: 50% !important;
    margin-bottom: 15px;
    transition: all .6s;
}

.avatar:hover{
    border:5px solid #433170;
    
}

/* client new */
.quote-box {
    text-align: center;
    background: #67be4b;
    height: 30px;
    padding: 10px;
    color: #fff;
    font-size: 15px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 55%;
    top: 12%;
    border-radius: 50px;
    border: 3px solid white;
}

/* mobile view quote-box */
@media (max-width: 768px){
    .quote-box 
    {
        /* text-align: center;
        background: #67be4b;
        height: 30px;
        padding: 7px;
        color: #fff;
        font-size: 7px;
        width: 23px;
        height: 23px;
        position: absolute;
        left: 54%;
        top: 12%;
        border-radius: 50px;
        border: 1px solid white; */
        display:none !important;
    }
}

h5.card-title.card_text_center {
    color: #8ecf79;
}
/* client new e */

/* slider  */
/*@media (max-width: 768px){*/
/*    section.slider-section {*/
/*        position: relative;*/
/*        top: 14%;*/
/*        margin-bottom: 132px;*/
/*    }*/
/*}    */



.bg-light {
    background-color: #ffffff!important;
}
/* slider */

/* about us */
   /* .about-us-sub ,.contact-us-sub,.gallery-us-sub, .our-services-subpage ,.request-a-quote-subpage{
        margin-top: 12%;
    }*/

@media (max-width: 768px){
    /*.about-us-sub ,.contact-us-sub,.gallery-us-sub, .our-services-subpage ,.request-a-quote-subpage{*/
    /*    margin-top: 46%;*/
    /*}*/
}


/* header -mini menu */
@media only screen and (min-width: 768px) {
    /* ul.list-group.list-group-horizontal {
        padding-left: 65px;
    } */
}

.mini-header-bg{
    width:100%;
    background-color: rgb(234 234 233);
}


/* vision text transform */
/* .our-vision-about{
    position: absolute;
    transform: rotate(-90deg) scaleX(-1);
}*/

.wrap {
    /* background: #1d1f20;  */
    width: 100%;
    height: 100%;
  }
  
  .label {
    /* width: 100%;
    height: 100%;
    background: #f00;
    font-size: 28px;
    padding: 4px 15px; */

    /* width: 40rem; */
    width: 35rem;
    text-align: center;
    height: auto;    
    font-size: 5rem;
    padding: 36px 15px;
  }
    
  .top-left {
    position: absolute;
    transform: rotate(-90deg) scaleX(-1);
    transform-origin: top left;
  }
  .top-left .content {
    transform: scaleX(-1);
    font-family: 'Oswald', sans-seri !important;
  }
  
  


  .vision-container{
    margin-top: 0px;
    margin-bottom: 80px;    
  }

  @media (min-width: 1200px){
    .vision-container{
        max-width: 1440px;
      }
  }
  

/* image color overlay */
.test {
    position: relative;
    width: 23.4em;
    height: 32em;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .image {
    width: 100%;
    height: 100%;
  }
  
  .test:before {
    content:"";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 23.4em;
    height: 32em;
    background: rgb(67 49 112 / 60%);
  }

  .text {
    font-family: Arial;
    font-size: 2em;
    color: white;
    text-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.5);
    margin: 0;
    position: absolute;
  }

  /* vision icon part */
  .about-vision-icn{
      width:100px;
      height:100px;
      background-color: #67be4b;
      border-radius:50%;
      padding: 10px;
      margin-top: 28.5px;
      margin-bottom: 28.5px;
      margin-left:12px;
      border:4px solid #ffffff;
    }
  
  .about-mission-icn{
        width:100px;
        height:100px;
        background-color: #67be4b;
        border-radius:50%;
        padding: 10px;
        margin-top: 28.5px;
        margin-bottom: 28.5px;
        margin-left:12px;        
        border:4px solid #ffffff;
   }

   .about-goal-icn{
        width:100px;
        height:100px;
        background-color: #67be4b;
        border-radius:50%;
        padding: 10px;
        margin-top: 28.5px;
        margin-bottom: 28.5px;
        margin-left:12px;
        border:4px solid #ffffff;
   }

   

   .about-vision-alignment{
       /* margin:50px 0px; */
       margin: 20px 0px;
       position: absolute;
       /* left: -35px; */
   
   }

.vision-para{   
    text-align: left;
    line-height: 1.6;
}

.vision-heading{
    text-align: left;
    color:#67be4b;
    font-size:2rem !important;
    font-weight: 600;
}
.A-para-mrg{
    margin-top:30px;
    margin-bottom:30px;    
}

.jumos
{
    border-radius: 0rem;
    margin-left: -15px;
    margin-right: -15px;
    padding: 2rem 2rem;
}
.contactus-form-bg{
    background-color:#67be4b;
    width:100%;
    height:100%;
}
.contactus-form-right-bg{
    background-color:#f7f7f7;
    width:100%;
    height:100%;
    box-shadow: rgb(0 0 0 / 18%) 0px 2px 4px;
}

.contact-us-heading{
    color:#ffffff;
    font-weight: 600;
}

.contact-address-margin-btm{
    margin-bottom:12px;
    margin-bottom:12px;
}
.contact-us-para{
    color:#ffffff;
}
.contactus-l-padding{
    padding:10px 20px;
}
.contactus-l-padding{
    padding:25px;
}

.request-a-quote-us-right-h1{
    text-transform: capitalize;
    color:#383838;
    font-family:"Saira",Arial,Helvetica,sans-serif;
    font-weight: 600;
    font-size: 35px;
    line-height: 42px;
    margin-bottom: 45px;
}

.contact-us-right-h1{
    text-transform: capitalize;
    color:#383838;
    font-family:"Saira",Arial,Helvetica,sans-serif;
    font-weight: 600;
    font-size: 3rem;
    line-height: 42px;
}



.contact-us-right-para {
    color: #6b6b6b;
}
.contactus-hr{
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(0, 0, 0, 0));
}

/* gallery */
.gallery-row{
    margin: 15px;
}
.gallery-h1{
    text-transform: capitalize;
    text-align:center;
    font-size: 48px !important;
    font-weight: 700 !important;
    line-height: 46px !important;
    color: #42316f !important;
    margin: 0 !important;
    padding-top: 10px !important;
    padding-bottom: 30px !important;
}

.gallery-h1:after {
    content: ' ';
    position: absolute;
    top: 65%;
    left: 50%;
    width: 65px;
    background-color: #67be4b;
    border: 2px solid #67be4b;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    transform: translateX(-50%);
}

.img-fluid {
    max-width: 100%;
    height: auto;
    /* margin: 10px; */
}
.gallery-container{
    margin-top:70px;
    margin-bottom:70px;
}
 

/* image zoom effect s */
.bread-cr-arrow{
    padding: 0px 7px;
}
/* image zoom effect e  */

.form-group_mb{
    margin-bottom: 1rem !important;
}
.navbar-light .navbar-nav .nav-link {
    color: black;
    font-weight: 600 !important;
}
.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e);
    background-color: #433170;
    width: 30px;
    height: 30px;
}
.carousel-control-next-icon{
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e);
   background-color: #433170;
    width: 30px;
    height: 30px;
    
}
@media only screen and (min-width: 769px) {
img.logo {
    display: none;
}
}
@media only screen and (max-width: 769px){
img.des-logo {
    display: none;
}
}

.copy-right {
    background: #64ab36;
}
.copy-right p {
    margin-bottom: 0px;
    text-align: center;
    font-size: 14px;
    padding: 7px;
    color: #000000;
}
.vi-bg {
    background: #efefef;
}
.main_img img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    width: 100%;
}
.breadcentered {
  position: absolute;
  top: 36%;
  left: 50%;
  transform: translate(-50%, -50%);
}
li.breadcrumb-item a {
    color: #44326f;
    font-size: 18px;
    font-weight: 500;
}
li.breadcrumb-item{
    color: #44326f;
    font-size: 18px;
    font-weight: 500;
}
@media (min-width: 320px) and (max-width: 480px)
{
button.text-capitalize.card-button-ui {
    font-size: 16px;
    height: 39px !important;
}
p.about_page_para {
    padding: 0px;
    text-align: center;
}
.about_page_heading {
    font-size: 2rem;
}
h1.text-capitalize.card-heading-outer-color-services {
    font-size: 2rem;
}
h3.client_page_heading {
    font-size: 2rem;
}
.no-mrg-foor {
    margin-top: 13px !important;
}
.carosel-w {

    margin-top: 22px;
}
section.client-section {
    padding: 29px 0px;
}
/*.about-us-sub, .contact-us-sub, .gallery-us-sub, .our-services-subpage, .request-a-quote-subpage {*/
/*    margin-top: 24%;*/
/*}*/
.about-vision-alignment {
    margin: 0px 0px;
    position: unset;
}
.container.vision-container {
    max-width: 1002px;
}
}


@media (min-width: 480px) and (max-width: 1000px)
{
    .about-vision-alignment {
    margin: 0px 0px;
    position: unset;
}
    p.about_page_para {
    padding: 0px;
    text-align: center;
}
}



@media (max-width: 768px) {
    .breadcrumb-mb{
        height:150px;
    }

}


  @media (min-width: 768px) {  
    .desktop-view-f_L{
        text-align:left !important;
     }
    .desktop-view-f_R{
        text-align:right !important;
    }
  }
  
  /*maha-----------------*/
  @media (min-width: 769px) {
  .left_alig{
 padding-left: 87px !important;
  }
}
@media (min-width: 768px) {
  .footer-left-p{
    padding-left: 65px !important;
  }
  .footer-right-p{
    padding-right: 104px !important;
  }
}

@media (max-width: 768px) {
    .header-number-flex{
        display:flex !important;
        justify-content:center !important;
        align-items:center !important;
    }

}